home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 36 / qw10add.zip / KB8.PAT < prev    next >
Text File  |  1990-03-14  |  682b  |  22 lines

  1. Patch to DV.EXE dated 1-10-90 ONLY
  2. ----------------------------------
  3.  
  4. For people who call up and complain that their keyboard conflict 8 window
  5. hangs every 10 minutes to 2 hours, here is a two byte patch to DV.EXE:
  6.  
  7.   C>ren dv.exe x
  8.   C>debug x
  9.   -r
  10.   AX=0000  BX=0002  CX=0354  DX=0000  SP=00EE  BP=0000  SI=0000  DI=0000
  11.   DS=3743  ES=3743  SS=3743  CS=3743  IP=0100   NV UP EI PL NZ NA PO NC
  12.   3743:0100 4D            DEC     BP
  13.   -e 4743:12f
  14.   4743:012F  84.A8     (Press space to patch next byte)
  15.   4743:0130  C0.01     (Press enter to end patching)
  16.   -w
  17.   Writing 20354 bytes
  18.   -q
  19.   C>ren x dv.exe
  20.  
  21.   Note that the 4743 segment is the DS value + 1000H.
  22.